| saCashDrawerSession |
| Logical Entity Name | saCashDrawerSession |
| Default Table Name | saCashDrawerSession |
| Physical Only | NO |
| Definition | |
| Note |
| saCashDrawerSession Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
saCashDrawerSessionId |
int | NO | ||
| Code | varchar(24) | NO | ||
| Descrip | varchar(256) | YES | ||
| OpeningBalance | money | YES | ||
| saCashDrawerID | int | NO | ||
| Reconciled | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| LastTranUser | int | YES | ||
| LastTranDate | datetime | YES | ||
| BankDeposited | bit | NO | ||
| SyCampusID | int | YES | ||
| ReconcileInProgress | bit | NO | ||
| DRN | char(10) | YES |
| saCashDrawerSession Primary and Unique Keys |
| Key Name | Key Type | Keys |
| saCashDrawerSession_saCashDrawerSessionID_U_C_IDX | PrimaryKey | saCashDrawerSessionId |
| saCashDrawerSession Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | saCashDrawerSession.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SACashDrawerSessionReconcile | Non-Identifying | One To Zero or More | FK_SaCashDrawerSessionReconcile_SaCashDrawerSessionID_SaCashDrawerSession_SaCashDrawerSessionID | NO | YES | |||
| SaMiscCash | Non-Identifying | One To Zero or More | FK_SaMiscCash_SaCashDrawerSessionID_SaCashDrawerSession_SaCashDrawerSessionID | NO | YES | |||
| SaStudSubsidiaryTrans | Non-Identifying | One To Zero or More | Fk_SaStudSubsidiaryTrans_SaCashDrawerSessionID_SaCashDrawerSession_SaCashDrawerSessionID | NO | YES | |||
| SaTrans | Non-Identifying | One To Zero or More | FK_saTrans.saCashDrawerSessionID_saCashDrawerSession.saCashDrawerSessionID | NO | YES |
| saCashDrawerSession Check Constraints |
| Check Constraint Name | CheckConstraint |